projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9d1f348
)
docs: Fix typo in the migration guide
author
Emmanuele Bassi
<ebassi@gnome.org>
Wed, 3 Apr 2019 10:27:18 +0000
(11:27 +0100)
committer
Emmanuele Bassi
<ebassi@gnome.org>
Wed, 3 Apr 2019 10:27:18 +0000
(11:27 +0100)
docs/reference/gtk/migrating-3to4.xml
patch
|
blob
|
history
diff --git
a/docs/reference/gtk/migrating-3to4.xml
b/docs/reference/gtk/migrating-3to4.xml
index 8a6d09c5d3617c5683c467db5648c0626d76ac9b..e0087db3a313f2366e96c8f2e29967d3667e8179 100644
(file)
--- a/
docs/reference/gtk/migrating-3to4.xml
+++ b/
docs/reference/gtk/migrating-3to4.xml
@@
-672,7
+672,7
@@
Since GtkScrolledWindow can deal with widgets that do not implement
the GtkScrollable interface by automatically wrapping them into a
GtkViewport, GtkLayout is redundant, and has been removed in favor
- of the existing GtkFixed contain
t
er widget.
+ of the existing GtkFixed container widget.
</para>
</section>
</section>